home *** CD-ROM | disk | FTP | other *** search
- REM Jetfighter II / Jetfighter II Operation Lightning Storm by Velocity
- REM
- REM This ADV will allow you to perform all flight operations from the HOTAS.
- REM
- REM Written and Tested by Ed Bowser - December, 1993
- REM
- REM Base Switch Settings
- REM Black Hat switch = Digital
- REM Red Switch = Digital
- REM
- REM Game Settings: Those with 486/66 CPU's (perhaps even 486/50) will have to
- REM slow down the CPU before JF2 will run. I disable CPU caching for my
- REM 486/66 VLB and it works fine. You can try other options such as running
- REM in Non-Turbo mode, or running a CPU slow-down TSR.
- REM
- REM NOTE: TO THRUSTMASTER GAME CARD USERS! I discovered that when I slowed
- REM my CPU, I had to speed up my Game Card with the speed dial.
- REM
-
- MDEF KJF2
-
- @DigitalThrottle
-
- BTN UB TargetSelect
-
- BTN MB WeaponSelect
-
- BTN LB SpeedBrake
-
- BTN HU ZoomIn
-
- BTN HR RightRudder
-
- BTN HD ZoomOut
-
- BTN HL LeftRudder
-
- BTN 1 /U Flares
- /M Chaff
- /D FollowMeCMD
-
- BTN 2 /U ECMJammer
- /M ECMJammer
- /D AttackCMD
-
- BTN 3 /U RadarRangeCycle
- /M RadarRangeCycle
- /D HoldPositionCMD
-
- BTN 4 /U LeftMFDToggle
- /M LeftMFDToggle
- /D ToggleIntExtView
-
- BTN 5 /U RightMFDCycle
- /M RightMFDCycle
- /D /T Eject
- /T Eject
-
- BTN 6 /T LandingGear
- /T ArrestorHook
-
- BTN MT /P /N ShutEngines
- /R StartEngines
-
- REM
- REM NOTE:
- REM
- REM This file works ONLY with the NEW chip and MICROCODE for the MARK II WCS!
- REM
- REM If you do not have the NEW chip and MICROCODE, contact THRUSTMASTER at
- REM (503) 639-3200 and find out how to get the upgrade!!!
- REM
- REM How can you tell if you have the new chip and microcode? From the
- REM C:\MARK2 DOS prompt, type: DIR MK2LOAD.EXE then hit ENTER. If you receive
- REM the message: "File not found", then you have the OLD microcode version
- REM that uses the program DOWNLOAD.EXE to load files into the WCS MARK II.
-